home *** CD-ROM | disk | FTP | other *** search
- names2dos version: 1.9 1993/03/21 23:02:43 bergman
- names2dos awk script version: 1.5 1993/03/21 23:00:32 bergman
-
- First released version.
-
- names2dos version: 2.1 1993/04/13 04:01:33 bergman
- names2dos awk script version: 2.0 1993/04/11 23:36:01 bergman
-
- Second release.
- Did case conversion to uppercase on all file/directory
- names.
- This change forced a revision of the sed code that is
- used in CHANGECONTENTS.SED to change references to file
- names within files. Yuck.
- Also accounted for hidden (dot) files.
- Rudimentary check for existence of a file of the name
- chosen for the new root of the tree.
- Appended an underline to files ending in dot (.)
-
- *****************************************************************
- TO DO:
-
- Ulitmate Change:
-
- Re-write the script in C into a program that operates on a tar
- file directly, including creating new checksums so that the tar
- file with the corrected names can be un-tarred. The new C
- program could then be run under Unix or DOS.
-
- Any takers?
-